<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>

$GLOBAL_HEAD$



</head>

<body>
<script type="text/javascript">
$(document).ready(function(){
$("#addst").click(function(){
$("#loadstat").show();
var ssid = $("input[name='ssid']").val();
var statmess = $("#status").val();
$.post('/publ/', {
ocat: 1,
brief: statmess,
message: statmess,
a: 12,
ssid: ssid
}, function(data){
var chk = $('<div/>').html($(data).text()).find('a').attr('href');
if (chk == undefined) {_uWnd.alert('<center><font color="red"> .     .</font></center>','!',{w:210,h:100,tm:5000});$("#loadstat").hide();}
else {_uWnd.alert('<center><font color="green">  </font></center>','',{w:210,h:100,tm:5000}); $('#status').val('');$("#loadstat").hide();}
});
});
});
function nospam(vl){if (vl.match('http:\/\/')) {_uWnd.alert('<center><font color="red">   </font></center>','!',{w:210,h:80,tm:10000});}}
</script>


$GLOBAL_SKRIPT$
<div id="pageContainer">



 <div id="pageLayout">

<!-- pageHeader -->

  $GLOBAL_LOGO$

<!-- End pageHeader -->

<!-- sideBar -->

  $GLOBAL_AMENY$

<!-- End sideBar -->

<!-- pageBody -->


<div id="pageBody" class="pageBody">

  <div id="wrapH">
  <div id="wrapHI">
   <div id="header">

    <h1> </h1>

   </div>
  </div>
  </div>

  <div id="wrap2">
  <div id="wrap1">

   <div id="content">

    


<div class="simplePage">

<textarea id="status" onchange="nospam(this.value);" onkeyup="nospam(this.value);"></textarea><br>
<input type="button" value=" " id="addst"> <input type="button" value="" onclick="$('#status').val('');"> <img src="http://forucoz.com/img/16/loading.gif" border="0" alt="" style="display:none" align="absmiddle" id="loadstat"> 
<div style="display:none">$BODY$</div>



</div>
   </div>

  </div>
  </div>

  </div>
<div id="boxHolder"></div>

<!-- End pageBody -->



$GLOBAL_FOOT$

</div>
$GLOBAL_SKSKRIPT$

<STYLE>$POWERED_BY$</STYLE>
<!-- <popup> --><!-- </popup> -->
<!-- End pageLayout 9481 -->
</div>
</body>
</html>
